home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / engine / dialogs_fr.lua < prev    next >
Encoding:
Text File  |  2005-07-16  |  3.7 KB  |  105 lines

  1.  
  2. dialogId("mot-m-info", "font_small", "I think we can gain some information about the interstellar propulsion here.")
  3. dialogStr("Je pense que nous pouvons glaner quelques informations ├á propos de la propulsion interstellaire ici.")
  4.  
  5.  
  6. dialogId("mot-v-konvencni", "font_big", "This looks more like conventional propulsion for the landing craft.")
  7. dialogStr("Ceci ressemble plus ├á la propulsion conventionnelle d'un v├⌐hicule terrestre.")
  8.  
  9.  
  10. dialogId("mot-m-tak", "font_small", "So. We found the drive. We have achieved one of the objectives of our mission.")
  11. dialogStr("Enfin. Nous avons trouv├⌐ l'acc├¿s. Nous avons atteint un des objectifs de notre mission.")
  12.  
  13.  
  14. dialogId("mot-v-zavery", "font_big", "Don`t be so hasty. We haven`t searched the whole wreck yet.")
  15. dialogStr("Pas de pr├⌐cipitation. Nous n'avons pas encore fouill├⌐ toute l'├⌐pave.")
  16.  
  17.  
  18. dialogId("mot-m-akce0", "font_small", "I am sorry that none of these technical marvels around us work.")
  19. dialogStr("Je suis d├⌐├ºue qu'aucune de ces merveilles technologiques ne marche.")
  20.  
  21.  
  22. dialogId("mot-m-akce1", "font_small", "I`d like to see some of these extraterrestrial gizmos in action.")
  23. dialogStr("J'aimerai voir quelques uns de ces gadgets extraterrestres en fonctionnement.")
  24.  
  25.  
  26. dialogId("mot-m-akce2", "font_small", "I wonder if this motor could work under water.")
  27. dialogStr("Je me demande si ce moteur peut tourner sous l'eau.")
  28.  
  29.  
  30. dialogId("mot-v-funkce0", "font_big", "Maybe it`s better for us if it doesn`t work.")
  31. dialogStr("Peut-├¬tre qu'il vaut mieux pour nous qu'il ne puisse pas.")
  32.  
  33.  
  34. dialogId("mot-v-funkce1", "font_big", "I am rather glad we cannot turn anything on here.")
  35. dialogStr("Je me r├⌐jouis que nous ne pouvons rien tourner ici.")
  36.  
  37.  
  38. dialogId("mot-v-funkce2", "font_big", "We should be happy that we could not switch anything on yet.")
  39. dialogStr("Nous devrions ├¬tre contents d'├¬tre incapables d'allumer quoique ce soit.")
  40.  
  41.  
  42. dialogId("mot-v-klic", "font_big", "Careful with that wrench.")
  43. dialogStr("Attention avec cette cl├⌐.")
  44.  
  45.  
  46. dialogId("mot-m-ublizit", "font_small", "I can`t harm anything here.")
  47. dialogStr("Je ne peux blesser personne ici.")
  48.  
  49.  
  50. dialogId("mot-m-zvuky0", "font_small", "What have you done? Turn off that roar!")
  51. dialogStr("Qu'as-tu fait ? Eteint ce tintamarre.")
  52.  
  53.  
  54. dialogId("mot-m-zvuky1", "font_small", "This is terrible! Turn it off before it`s too late!")
  55. dialogStr("C'est horrible ! Eteint le avant qu'il ne soit trop tard !")
  56.  
  57.  
  58. dialogId("mot-v-nemuzu0", "font_big", "I can`t! I can`t take it out!")
  59. dialogStr("Je ne peux pas ! Impossible de la retirer !")
  60.  
  61.  
  62. dialogId("mot-v-nemuzu1", "font_big", "I don`t know how! I can`t take it out!")
  63. dialogStr("Je ne sais pas comment ! Impossible de la retirer !")
  64.  
  65.  
  66. dialogId("mot-m-mayday", "font_small", "Mayday! Mayday!")
  67. dialogStr("Mayday! Mayday!")
  68.  
  69.  
  70. dialogId("mot-v-konecne0", "font_big", "Finally.")
  71. dialogStr("Finalement.")
  72.  
  73.  
  74. dialogId("mot-v-konecne1", "font_big", "What a relief.")
  75. dialogStr("Quel soulagement.")
  76.  
  77.  
  78. dialogId("mot-v-zvuky0", "font_big", "What are you doing? Where are we going?")
  79. dialogStr("Qu'est-ce que tu fais ? O├╣ est-ce que l'on va ?")
  80.  
  81.  
  82. dialogId("mot-v-zvuky1", "font_big", "What have you activated? Where is it taking us?")
  83. dialogStr("Qu'est-ce que tu as activ├⌐ ? O├╣ est-ce qu'on nous emm├¿ne ?")
  84.  
  85.  
  86. dialogId("mot-m-nemuzu0", "font_small", "How can I turn it off?!")
  87. dialogStr("Comment puis-je l'arr├¬ter ?!")
  88.  
  89.  
  90. dialogId("mot-m-nemuzu1", "font_small", "I can`t turn it off!")
  91. dialogStr("Je ne peux pas l'arr├¬ter !")
  92.  
  93.  
  94. dialogId("mot-m-konecne0", "font_small", "Thanks.")
  95. dialogStr("Merci.")
  96.  
  97.  
  98. dialogId("mot-m-konecne1", "font_small", "Finally.")
  99. dialogStr("Finalemment.")
  100.  
  101.  
  102. dialogId("mot-v-znovu0", "font_big", "I am only afraid we`ll have to turn it on again.")
  103. dialogStr("J'ai seulement peur que nous le rallumions.")
  104.  
  105.